wayland: Add an implementation for GdkAtom
authorRob Bradford <rob@linux.intel.com>
Tue, 13 Dec 2011 17:39:43 +0000 (17:39 +0000)
committerRob Bradford <rob@linux.intel.com>
Wed, 14 Dec 2011 14:45:44 +0000 (14:45 +0000)
commit55b2286c3e09a6f6d5c2357a55554836dbe743bb
tree393077f862373de399c636fd2abc4d67ef67e6fe
parentb165c1bac8a99df640ffad1ebe6380f89886b438
wayland: Add an implementation for GdkAtom

This implementation is based on a hash table. The hard coded GtkSelection
atoms are preloaded into the hash table at the correct values. User generated
atoms start after the last preloaded atom.
gdk/wayland/gdkdisplaymanager-wayland.c